home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Corrida / HighwaySpeed.swf / scripts / DefineButton2_42 / BUTTONCONDACTION on(press, release, keyPress Enter).as
Encoding:
Text File  |  2001-07-14  |  65 b   |  4 lines

  1. on(press, release, keyPress "<Enter>"){
  2.    gotoAndPlay(42);
  3. }
  4.